Operation

Undocumented in source.

Constructors

this
this(Expression left, Expression value, Expression right)
Undocumented in source.

Members

Functions

Evaluate
string Evaluate(ViewContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

left
Expression left;
Undocumented in source.
right
Expression right;
Undocumented in source.
value
Expression value;
Undocumented in source.

Inherited Members

From Expression

Evaluate
string Evaluate(ViewContext ctx)
Undocumented in source.

Meta